LFCLK_SEL=ILO, PUMP_DIV=NO_DIV
Clock selection register
LFCLK_SEL | Select source for LFCLK. Note that not all products support all clock sources. Selecting a clock source that is not supported will result in undefined behavior. Writes to this field are ignored unless the WDT is unlocked using WDT_LOCK register. 0 (ILO): ILO - Internal Low-speed Oscillator 1 (WCO): WCO - Watch-Crystal Oscillator. Requires Backup domain to be present and properly configured (including external watch crystal, if used). 2 (ALTLF): ALTLF - Alternate Low-Frequency Clock. Capability is product-specific 3 (PILO): PILO - Precision ILO. If present, it works in DEEPSLEEP and higher modes. Does not work in HIBERNATE mode. |
PUMP_SEL | Selects clock PATH |
PUMP_DIV | Division ratio for PUMPCLK. Uses selected PUMP_SEL clock as the source. 0 (NO_DIV): Transparent mode, feed through selected clock source w/o dividing. 1 (DIV_BY_2): Divide selected clock source by 2 2 (DIV_BY_4): Divide selected clock source by 4 3 (DIV_BY_8): Divide selected clock source by 8 4 (DIV_BY_16): Divide selected clock source by 16 |
PUMP_ENABLE | Enable the pump clock. PUMP_ENABLE and the PUMP_SEL mux are not glitch-free to minimize side-effects, avoid changing the PUMP_SEL and PUMP_DIV while changing PUMP_ENABLE. To change the settings, do the following:
|